home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-05-04 | 657 b | 20 lines | [TEXT/GEOL] |
- Item 0269833 4-May-90 10:07PDT
-
- From: DAWSON.M Dawson, Mark
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: finding size of boot screen
-
- I have made up two different windows, depending on what size screen my MacApp
- program will be booted on (there's no grow box). My problem: I'm not sure how
- to tell the size of the screen I've booted on (both for debug && non-debug
- versions). Is all I need to do is a GetPort(x) && then look at x.portRect?
- What I'm afraid of is that GetPort won't always get the boot screen, but
- possibly the MacApp debugger window.
-
- Thanks,
-
- Mark
-
-